|
|
Andreas Kreisig wrote:
> ==========
> texture{
> image_pattern{jpeg "autleaf_tr"} // used for the transparency
> texture_map{
> [0 pigment{Clear}finish{ambient 0 diffuse 0}] // transparent part,
> no highlights or reflections
> [1 pigment{image_map{jpeg "autleaf"}} finish{ambient 0 diffuse 1}]
> // leaf pigment
> }
> }
> ==========
>
> What does "{Clear}" mean?
Okay, If "Clear" means something like "color rgbt <1,1,1,1>" I have the same
problem as before. The whole mesh is invisible except the image wich is
mapped on it.
Andreas
--
http://www.render-zone.com
Post a reply to this message
|
|